home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / autodesc.zip / PUTDESC.DOC < prev    next >
Text File  |  1992-02-09  |  4KB  |  87 lines

  1. PUTDESC     (c) 1992             Karl Schneider
  2.                                  S & H Engineering
  3.                                  8505 Woodwick Ct.
  4.                                  Tampa, FL 33615
  5.                                  813-884-9661 voice day/eve
  6.                                               bbs midnite-0600 EST
  7.  
  8.                          REVISION HISTORY
  9. --------------------------------------------------------------------
  10. 2-9-92 UPDATE:  Now allows inserting description into .ARJ and .LZH
  11. archives as well as .ZIPs.
  12.  
  13. --------------------------------------------------------------------
  14. 12-5-91:  Putdesc now keeps the ORIGINAL DATE of the .ZIP file.
  15. --------------------------------------------------------------------
  16.  
  17. vvvvvvvvvvvvvvvvvvvvvvv NOTICE! vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
  18.  
  19. 11/24/91:  MAJOR CHANGE.  PUTDESC now adds a file called DESC.SDI to
  20. the .ZIP file.  WC3DESC is no longer supported by AUTODESC!
  21.  
  22. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  23.  
  24. 11/16/91. Minor revision:  added code to display any EXISTING des-
  25. cription file with option to leave as-is or change.
  26. ---------------------------------------------------------------------
  27. ---------------------------------------------------------------------
  28.  
  29.                         ABOUT THE PROGRAM
  30.  
  31. PUTDESC is a fast and easy way to create a DESC.SDI 'description'
  32. file in a .ZIP, .ARJ or .LZH archive which can be used by WILDCAT
  33. 3.0+ BBS systems using AUTODESC. (Other BBS systems can utilize the
  34. stored descriptions, Pcboard is one which I believe is set up for it).
  35.  
  36. embedded description files being used.  Note that AUTODESC as of
  37. 11/24/91 now supports both DESC.SDI and FILE_ID.DIZ description files.
  38.  
  39. Usage is simply:     putdesc d:\path\archive[.zip | .arj | .lzh]
  40.  
  41. The extension is optional.  If it is not used, PUTDESC will search for
  42. .ZIP first, .ARJ second, and .LZH third.  If no match for any of these
  43. 3 is found in the target drive\directory, it will tell you.
  44.  
  45. If there is already a DESC.SDI file in the archive, it will be
  46. displayed and you can press ESC to leave it as is, or <enter> to
  47. continue and change it.
  48.  
  49. A 60-character bracket will be shown, and the description is typed
  50. in.  Backspace & left arrow keys can be used for editing.  Once the
  51. 60th character is reached, further input is disallowed.  The program
  52. is intuitive and simple.  It adds DESC.SDI to the archive file
  53. specified.
  54.  
  55. PKZIP and PKUNZIP must be available for running in whatever directory that
  56. PUTDESC is executed from...in the current directory or in your DOS PATH.
  57.  
  58. If you want to use PUTDESC with .ARJ or .LZH archives, you ALSO MUST
  59. HAVE LHARC.EXE  and ARJ.EXE in your path.  If you use a later LHARC
  60. that is named LHA.EXE, you must either rename it to LHARC.EXE or copy
  61. it to a file with that name, in your PATH.
  62.  
  63. PUTDESC.EXE also must be in the cwd or your path.
  64.  
  65. After you have added the description file, you can upload the Zipfile to
  66. a Wildcat 3.0+ BBS that uses AUTODESC, in which case you can skip
  67. typing in the description on-line after the upload.  Unfortunately,
  68. it is not at this time possible to support the 'Additional' file
  69. description; that, if needed, will still have to be manually typed
  70. (or done via ASCII upload from a separate text file).
  71.  
  72. The description in an archive file can be changed at any time using PUTDESC,
  73. it will re-write DESC.SDI inside the archive with whatever you enter.
  74.  
  75. I've checked this program pretty carefully and have observed no
  76. problems, however, I make no warranties, expressed or implied, con-
  77. cerning its usability or use.  Any comments, bug reports, or suggestions
  78. are welcome.   If you use PUTDESC, I request a nominal regis-
  79. tration to be paid for its use.  $5 would be adequate, if you wish
  80. to, you can contribute $25 or more which will cover full registration
  81. for ALL my Wildcat 3.x utilities (if you need them).
  82.  
  83. Thanks.
  84.  
  85. -eof-
  86.  
  87.